home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Financial / Stopwatch2.3 / Stopwatch.app / English.lproj / Preferences.nib / data.classes next >
Text File  |  1995-06-12  |  256b  |  21 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Preferences = {
  7.     ACTIONS = {
  8.     reset:;
  9.     chooseDir:;
  10.     ok:;
  11.     revert:;
  12.     };
  13.     OUTLETS = {
  14.     hideButton;
  15.     window;
  16.     directoryText;
  17.     invoiceNumberText;
  18.     };
  19.     SUPERCLASS = Object;
  20. };
  21.